home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 4 / Gold Medal Software - Volume 4 (Gold Medal) (1994).iso / os2 / nnp2demo.arj / NNP2DEMO.DSK / INSTALL.BAT < prev    next >
DOS Batch File  |  1994-06-30  |  206b  |  8 lines

  1. echo off
  2. echo If you are not installing from drive A:, change 
  3. echo this file (INSTALL.BAT) to use the correct drive letter.
  4. a:
  5. rename inst.exe install.exe
  6. install.exe
  7. rename a:install.exe inst.exe
  8.